home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 February
/
Macworld (1999-02).dmg
/
Serious Demos
/
XTension demo
/
Scripts
/
Visit our Web site
< prev
Wrap
Text File
|
1998-07-28
|
194b
|
10 lines
-- this is just an example of how you might
-- create your own scripts for Internet activities.
tell application "Netscape Navigatorâ„¢ 2.0"
activate
OpenURL "http://www.shed.com"
end tell